Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 179,338 for

document formatting

(1.14 sec)
  1. How to Format Number to Fraction|Documentation

    This article introduces how to format numbers to fractions using Aspose.Cells for JavaScript via C++ API....How to Format Number to Fraction Contents [ Hide ] Possible Usage...Usage Scenarios Formatting numbers to fractions in Excel is useful...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  2. Watermark VSSM document via .NET | products.asp...

    C# source code to add watermark to vssm file on .NET Framework, .NET Core, Mono Platforms....and high performance VSSM document watermark using server-side...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/watermark/vssm/
  3. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for Python via .NET, including number Formatting, date Formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....Ask AI Format cells Contents [ Hide ] Introduction Aspose.Cells...class, used to get/set the formatting style of a cell. Aspose.Cells...

    docs.aspose.com/cells/python-net/cells-formatting/
  4. CheckGrammarOptions.preserve_formatting propert...

    CheckGrammarOptions.preserve_Formatting property. Allows to specify either [AiModel.check_grammar()](../../aimodel/check_grammar/#Document_checkgrammaroptions) will try to preserve layout and Formatting of the original Document, or not...preserve_formatting property CheckGrammarOptions.preserve_formatting...preserve layout and formatting of the original document, or not. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.SoftEdge | Aspose.Words for .NET

    Enhance your designs with ShapeBase SoftEdge for smooth, soft edge Formatting. Elevate your visuals effortlessly and stand out in every project!...SoftEdge property Gets soft edge formatting for the shape. public SoftEdgeFormat...how to work with soft edge formatting. DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations....Stroke property Gets line formatting for the parent chart element...set marker formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Tables and Ranges with JavaScript via C++|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  8. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row....Examples Shows how to create a formatted table using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the t…...GenerateWordWithStro() { Document doc = new Document(); // We can position...inserted and specify any extra formatting to the table. DocumentBuilder...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  10. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table....Examples Shows how to create a formatted table using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...